home *** CD-ROM | disk | FTP | other *** search
/ PC World Komputer 2001 December / pcwk12201b.iso / PCWK-txt / Intel Free Software / IntelChipsetUtility / Disk1 / data1.cab / AllFiles / Win98 / ich3usb.inf < prev    next >
Windows Setup INFormation  |  2001-09-06  |  6KB  |  180 lines

  1. ; ****************************************************************************
  2. ; ****************************************************************************
  3. ; **    Filename:  ICH3USB.INF                                              
  4. ; **    Abstract:  Windows* 98 INF Update File for Intel(R) 82801CA/CAM USB devices                                      
  5. ; **    Last Update: December 18, 2000 (Version 3.00 Build 008)
  6. ; ****************************************************************************
  7. ; ****************************************************************************
  8.  
  9. [Version]
  10. signature="$CHICAGO$"
  11. LayoutFile=Layout.inf, Layout1.inf, Layout2.inf
  12. Class=USB
  13. ClassGUID={36FC9E60-C465-11CF-8056-444553540000}
  14. Provider=%Intel.Mfg%
  15. CatalogFile=ICH3USB.CAT
  16. DriverVer=12/18/2000, 3.00.008
  17.  
  18. [DestinationDirs]
  19. USB.DelFiles=11
  20. DefaultDestDir=10,system32\drivers
  21.  
  22. [ClassInstall]
  23. Addreg=USBClassReg
  24.  
  25. [USBClassReg]
  26. HKR,,,,%USBClassName%
  27. HKR,,Icon,,-20
  28.  
  29. [Manufacturer]
  30. %Generic.Mfg%=Generic.Section
  31. %Intel.Mfg%=Intel.Section
  32.  
  33. [Generic.Section]
  34. %PCI\CC_0C0310.DeviceDesc%=OpenHCD.Dev,PCI\CC_0C0310
  35. %PCI\CC_0C0300.DeviceDesc%=UniversalHCD.Dev,PCI\CC_0C0300
  36. %USB\ROOT_HUB.DeviceDesc%=StandardHub.Dev,USB\ROOT_HUB
  37. %USB\UKNOWN.DeviceDesc%=BADDEVICE,USB\UNKNOWN
  38.  
  39. %USB\COMPOSITE.DeviceDesc%=StandardHub.Dev,USB\COMPOSITE
  40.  
  41. [Intel.Section]
  42. %PCI\VEN_8086&DEV_2482.DeviceDesc%=UniversalHCD.Dev,PCI\VEN_8086&DEV_2482
  43. %PCI\VEN_8086&DEV_2484.DeviceDesc%=UniversalHCD.Dev,PCI\VEN_8086&DEV_2484
  44. %PCI\VEN_8086&DEV_2487.DeviceDesc%=UniversalHCD.Dev,PCI\VEN_8086&DEV_2487
  45. %PCI\VEN_8086&DEV_2482.DeviceDesc%=UniversalHCD.Dev,PCI\VEN_8086&DEV_2482&CC_0C03
  46. %PCI\VEN_8086&DEV_2484.DeviceDesc%=UniversalHCD.Dev,PCI\VEN_8086&DEV_2484&CC_0C03
  47. %PCI\VEN_8086&DEV_2487.DeviceDesc%=UniversalHCD.Dev,PCI\VEN_8086&DEV_2487&CC_0C03
  48.  
  49. [BADDEVICE]
  50. CopyFiles=
  51.  
  52. [BADDEVICE.hw]
  53. AddReg=Host.FailInstall
  54.  
  55. [Host.FailInstall]
  56. ; on enumeration disable the device
  57. HKR,,ConfigFlags,1,01,00,00,00
  58.  
  59. [OpenHCD.Dev]
  60. AddReg=OpenHCD.AddReg, USB.AddReg
  61. CopyFiles=OpenHCD.CopyFiles,USB.CopyFiles
  62. DelFiles=USB.DelFiles
  63.  
  64. [OpenHCD.AddReg]
  65. HKR,,NTMPDriver,,openhci.sys
  66. ;HKR,,EnumPropPages,,"sysclass.dll,USBEnumPropPages"
  67.  
  68. [OpenHCD.CopyFiles]
  69. openhci.sys
  70.  
  71. [StandardHub.Dev]
  72. AddReg=Hub.AddReg
  73. CopyFiles=Hub.CopyFiles
  74. DelFiles=Hub.DelFiles,USBINF.DelFiles,USBMON.DelFiles
  75.  
  76. [UniversalHCD.Dev]
  77. AddReg=UniversalHCD.AddReg, USB.AddReg
  78. CopyFiles=UniversalHCD.CopyFiles,USB.CopyFiles
  79. DelFiles=USB.DelFiles
  80.  
  81. [UniversalHCD.AddReg]
  82. HKR,,NTMPDriver,,uhcd.sys
  83. ;HKR,,EnumPropPages,,"sysclass.dll,USBEnumPropPages"
  84.  
  85. [UniversalHCD.CopyFiles]
  86. uhcd.sys
  87.  
  88. [USB.AddReg]
  89. HKR,,DevLoader,,*NTKERN
  90.  
  91. [USB.CopyFiles]
  92. usbd.sys
  93. usbhub.sys
  94.  
  95. [USB.DelFiles]
  96. usbhub.sys,,,1
  97. openhci.sys,,,1
  98. uhcd.sys,,,1
  99. usbd.sys,,,1
  100. usbcamd.sys,,,1
  101. imagecls.sys,,,1
  102. hcd.vxd,,,1
  103. usbd.vxd,,,1
  104. usb_enum.vxd,,,1
  105. vtaishid.vxd,,,1
  106. tmusb.sys,,,1
  107. taishid.sys,,,1
  108.  
  109. [USBMON.DelFiles]
  110. mondrv.sys,,,1
  111. mondll.dll,,,1
  112.  
  113. [USBINF.DelFiles]
  114. propext.inf,,,1
  115. tmusb.inf,,,1
  116. ehidmous.inf,,,1
  117. ehidkbd.inf,,,1
  118. ehidjoy.inf,,,1
  119.  
  120. [HUB.AddReg]
  121. HKR,,DevLoader,,*NTKERN
  122. HKR,,NTMPDriver,,usbhub.sys
  123.  
  124. [HUB.CopyFiles]
  125. usbhub.sys
  126.  
  127. [HUB.DelFiles]
  128.  
  129. [ControlFlags]
  130. ;ExcludeFromSelect=*
  131.  
  132. ;[DestinationDirs]
  133. ;DefaultDestDir = 11                     ; System directory
  134.  
  135. [Strings]
  136. USBClassName="Universal serial bus controller"
  137. Generic.Mfg="(Standard USB Host Controller)"
  138. PCI\CC_0C0310.DeviceDesc="Standard OpenHCD USB Host Controller"
  139. PCI\CC_0C0300.DeviceDesc="Standard Universal PCI to USB Host Controller"
  140. USB\ROOT_HUB.DeviceDesc="USB Root Hub"
  141. USB\COMPOSITE.DeviceDesc="USB Composite Device"
  142.  
  143. Intel.Mfg="Intel"
  144. PCI\VEN_8086&DEV_2482.DeviceDesc="Intel(R) 82801CA/CAM USB Universal Host Controller - 2482 "
  145. PCI\VEN_8086&DEV_2484.DeviceDesc="Intel(R) 82801CA/CAM USB Universal Host Controller - 2484 "
  146. PCI\VEN_8086&DEV_2487.DeviceDesc="Intel(R) 82801CA/CAM USB Universal Host Controller - 2487 "
  147.  
  148. ; Copyright (c) 1999-2000 Intel Corporation
  149. ; Copyright (c) 1993-1998 Microsoft Corporation
  150.  
  151. ; ************************************************************
  152. ; Intel is making no claims of usability, efficacy or 
  153. ; warranty.  
  154. ; ************************************************************
  155. ; Information in this document is provided in connection with 
  156. ; Intel products.  No license, express or implied, by estoppel 
  157. ; or otherwise, to any intellectual property rights is granted 
  158. ; by this document.  Intel assumes no liability whatsoever, 
  159. ; and Intel disclaims any express or implied warranty, 
  160. ; relating to sale and/or use of Intel products including 
  161. ; liability or warranties relating to fitness for a particular 
  162. ; purpose, merchantability, or infringement of any patent, 
  163. ; copyright or other intellectual property right.  Intel 
  164. ; products are not intended for use in medical, life saving, 
  165. ; or life sustaining applications.
  166.  
  167. ; ************************************************************
  168. ; Intel Corporation disclaims all warranties and liabilities 
  169. ; for the use of this document and the information contained 
  170. ; herein, and assumes no responsibility for any errors which 
  171. ; may appear in this document, nor does Intel make a 
  172. ; commitment to update the information contained herein. Intel 
  173. ; reserves the right to make changes to this document at any 
  174. ; time, without notice.
  175. ; ************************************************************
  176. ; ************************************************************
  177.  
  178. ; * Third-party brands and names are the property of their 
  179. ; respective owners.
  180.